- GetFrequency
SLresult function(SLVibraItf self, SLmilliHertz* pFrequency) GetFrequency;
Undocumented in source.
- GetIntensity
SLresult function(SLVibraItf self, SLpermille* pIntensity) GetIntensity;
Undocumented in source.
- IsVibrating
SLresult function(SLVibraItf self, SLboolean* pVibrating) IsVibrating;
Undocumented in source.
- SetFrequency
SLresult function(SLVibraItf self, SLmilliHertz frequency) SetFrequency;
Undocumented in source.
- SetIntensity
SLresult function(SLVibraItf self, SLpermille intensity) SetIntensity;
Undocumented in source.
- Vibrate
SLresult function(SLVibraItf self, SLboolean vibrate) Vibrate;
Undocumented in source.